From: Glenn Morris Date: Wed, 22 Aug 2007 05:01:09 +0000 (+0000) Subject: Move tree-widget/ from etc/ to etc/images/ X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~421^2~17201 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=98997643f2b5fda490c6aa98ac47f0cdd3d99487;p=emacs.git Move tree-widget/ from etc/ to etc/images/ --- diff --git a/etc/images/tree-widget/folder/handle.xpm b/etc/images/tree-widget/folder/handle.xpm new file mode 100644 index 00000000000..d3eb5f387b3 --- /dev/null +++ b/etc/images/tree-widget/folder/handle.xpm @@ -0,0 +1,27 @@ +/* XPM */ +static char * handle_xpm[] = { +"10 22 2 1", +" c None", +". c #ADA5C6", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" . . . . .", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" "};